home *** CD-ROM | disk | FTP | other *** search
/ Hottest 6 / Hottest 6 (1996)(PDSoft)[!].iso / software / fredfish / 1045.lha / Docs / English / Contents < prev    next >
Text File  |  1995-03-28  |  1KB  |  36 lines

  1. ACE    2.3    FreeWare Amiga BASIC compiler + extras
  2.  
  3. ACE is a FreeWare Amiga BASIC compiler which, in conjunction with A68K
  4. and Blink produces standalone executables.
  5.  
  6. The language defines a large subset of AmigaBASIC but also has many
  7. features not found in the latter such as: turtle graphics, recursion,
  8. SUBs with return values, structures, arguments, include files, a
  9. better WAVE command which allows for large waveforms, external
  10. references, named constants and a variety of other commands and
  11. functions not found in AmigaBASIC.
  12.  
  13. New features in version 2.0 include: gadgets, three standard requester
  14. types, serial I/O and menus (with optional command-keys for menu
  15. items). New commands and functions for this version include EXIT FOR,
  16. PTAB, SPC, DEF FN, ON ERROR and ERR (these last two handle file and
  17. serial I/O at present). INPUT and PRINT can now be used transparently
  18. for all screen/window combinations.
  19.  
  20. All user-defined windows are now fully-configurable and may be used in
  21. conjunction with screens as per AmigaBASIC. Window close event
  22. trapping is also a new feature.
  23.  
  24. In addition to event trapping, ACE now supports WAITing for both menus
  25. and gadgets. Waiting is more operating-system-friendly than event
  26. trapping.
  27.  
  28. A simple graphical front-end (Integrated Development Environment) is
  29. also provided with the archive. This is written in ACE.
  30.  
  31. Author: David Benn
  32. Path: AmigaLibDisk1045:Programs/ACE/
  33.  
  34. ========
  35.  
  36.